[INFO] cloning repository https://github.com/paazmaya/urasoe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paazmaya/urasoe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaazmaya%2Furasoe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaazmaya%2Furasoe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 339918c4e4a59944b2cd0c69c7241297af0273fd
[INFO] testing paazmaya/urasoe against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaazmaya%2Furasoe" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/paazmaya/urasoe
[INFO] finished tweaking git repo https://github.com/paazmaya/urasoe
[INFO] tweaked toml for git repo https://github.com/paazmaya/urasoe written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paazmaya/urasoe on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paazmaya/urasoe already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wiremock v0.6.3
[INFO] [stderr]   Downloaded avif-serialize v0.8.3
[INFO] [stderr]   Downloaded av1-grain v0.2.4
[INFO] [stderr]   Downloaded clap v4.5.39
[INFO] [stderr]   Downloaded image-webp v0.2.1
[INFO] [stderr]   Downloaded rustls-webpki v0.103.3
[INFO] [stderr]   Downloaded zune-jpeg v0.4.16
[INFO] [stderr]   Downloaded bumpalo v3.18.1
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.9
[INFO] [stderr]   Downloaded cc v1.2.26
[INFO] [stderr]   Downloaded winnow v0.7.10
[INFO] [stderr]   Downloaded hashbrown v0.15.3
[INFO] [stderr]   Downloaded reqwest v0.12.19
[INFO] [stderr]   Downloaded clap_builder v4.5.39
[INFO] [stderr]   Downloaded h2 v0.4.10
[INFO] [stderr]   Downloaded syn v2.0.101
[INFO] [stderr]   Downloaded hyper-util v0.1.14
[INFO] [stderr]   Downloaded bytemuck v1.23.0
[INFO] [stderr]   Downloaded weezl v0.1.10
[INFO] [stderr]   Downloaded colored v3.0.0
[INFO] [stderr]   Downloaded built v0.7.7
[INFO] [stderr]   Downloaded rustls v0.23.27
[INFO] [stderr]   Downloaded mockito v1.7.0
[INFO] [stderr]   Downloaded ravif v0.11.12
[INFO] [stderr]   Downloaded errno v0.3.12
[INFO] [stderr]   Downloaded assert-json-diff v2.0.2
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.4
[INFO] [stderr]   Downloaded hermit-abi v0.5.1
[INFO] [stderr]   Downloaded deadpool v0.10.0
[INFO] [stderr]   Downloaded windows-registry v0.5.2
[INFO] [stderr]   Downloaded redox_syscall v0.5.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7cc8f86eaf76e85884aaddbaf26e569c3ab0d4cd5326e8a1ef49d4e63fe5fbd
[INFO] running `Command { std: "docker" "start" "-a" "b7cc8f86eaf76e85884aaddbaf26e569c3ab0d4cd5326e8a1ef49d4e63fe5fbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7cc8f86eaf76e85884aaddbaf26e569c3ab0d4cd5326e8a1ef49d4e63fe5fbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7cc8f86eaf76e85884aaddbaf26e569c3ab0d4cd5326e8a1ef49d4e63fe5fbd", kill_on_drop: false }`
[INFO] [stdout] b7cc8f86eaf76e85884aaddbaf26e569c3ab0d4cd5326e8a1ef49d4e63fe5fbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0c32ccf40fc6c5b378d5be6f860c458ee98cb74c21ba29c7ce4ec042e658526
[INFO] running `Command { std: "docker" "start" "-a" "d0c32ccf40fc6c5b378d5be6f860c458ee98cb74c21ba29c7ce4ec042e658526", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling avif-serialize v0.8.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling zune-jpeg v0.4.16
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling image-webp v0.2.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling ravif v0.11.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.19
[INFO] [stderr]    Compiling urasoe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "d0c32ccf40fc6c5b378d5be6f860c458ee98cb74c21ba29c7ce4ec042e658526", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0c32ccf40fc6c5b378d5be6f860c458ee98cb74c21ba29c7ce4ec042e658526", kill_on_drop: false }`
[INFO] [stdout] d0c32ccf40fc6c5b378d5be6f860c458ee98cb74c21ba29c7ce4ec042e658526
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b144aac7da4f1707ea8b6dc7583430c0810c234ba7519986b335e763d6631873
[INFO] running `Command { std: "docker" "start" "-a" "b144aac7da4f1707ea8b6dc7583430c0810c234ba7519986b335e763d6631873", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ravif v0.11.12
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.3
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling reqwest v0.12.19
[INFO] [stderr]    Compiling urasoe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `urasoe` (bin "urasoe")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name urasoe --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ac6f9c31979e0d56 -C extra-filename=-5d5576a449771ae1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e1510cbfe26654d3.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5a5736428148032f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-150452e633a4c22a.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-22b52eb551a6f756.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-97ee49bee9341dd2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e47af32b68eb695c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-19f6b6296c59b27c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0154e039a51127a2.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-4736617251918198.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d74148bd7e3819c6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5cad6758c2290fd4.rlib --extern urasoe=/opt/rustwide/target/debug/deps/liburasoe-039abd66e424f209.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `urasoe` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name urasoe --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=666da94b0d41654b -C extra-filename=-d2f82f6ab99dc342 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e1510cbfe26654d3.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5a5736428148032f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-150452e633a4c22a.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-22b52eb551a6f756.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-97ee49bee9341dd2.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-38fc26445fdfb9c7.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-5143ead0aae7c1fd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e47af32b68eb695c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-19f6b6296c59b27c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0154e039a51127a2.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-4736617251918198.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d74148bd7e3819c6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5cad6758c2290fd4.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-9e93b8ac4d4c79b0.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `urasoe` (bin "urasoe" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name urasoe --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=28da8206c93d4e9b -C extra-filename=-04307750d459a460 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e1510cbfe26654d3.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5a5736428148032f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-150452e633a4c22a.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-22b52eb551a6f756.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-97ee49bee9341dd2.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-38fc26445fdfb9c7.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-5143ead0aae7c1fd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e47af32b68eb695c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-19f6b6296c59b27c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0154e039a51127a2.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-4736617251918198.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d74148bd7e3819c6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5cad6758c2290fd4.rlib --extern urasoe=/opt/rustwide/target/debug/deps/liburasoe-039abd66e424f209.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-9e93b8ac4d4c79b0.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcjaof98/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-d74148bd7e3819c6,libgetrandom-4171e129c44b051b,libfastrand-503f12a96d791409,librustix-6ee7b77c26bc451d,liblinux_raw_sys-20b62ec4b985a4c8}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liburasoe-039abd66e424f209,libserde_yaml-4736617251918198,libunsafe_libyaml-7bc1bf218b2f5452,libchrono-5a5736428148032f,libiana_time_zone-693b81a5c0b46492,libnum_traits-8e8549ce956481f3,libclap-150452e633a4c22a,libclap_builder-000654f6e7e04340,libstrsim-24acdad2526b95b7,libanstream-5710bb053c641784,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-acd37f6657e9ecfb,libreqwest-e47af32b68eb695c,libserde_urlencoded-7c75309b78320f7f,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libhyper_tls-1684557cd8b89644,libtokio_native_tls-d0c5e1bf584ef58d,libmime-4b44681fdb2c65f7,libencoding_rs-591e0cad5e0af89d,libtower_http-42945e8ef3f59cb1,libiri_string-a380f51e5b0b7b73,libtower-301ab31c6a4f66f6,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-cdd4c38c2db8e90a,libopenssl_probe-cbab9b905ab83f66,libopenssl-cf153a59f0039d79,libbitflags-8d6004180f14a06d,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-24b89a858aca2787,libcolored-22b52eb551a6f756,libanyhow-e1510cbfe26654d3,libwiremock-9e93b8ac4d4c79b0,libfutures-6db5c7496d9685d5,libfutures_executor-564aab23b21cf25c,libdeadpool-3d57d99b8d006235,libnum_cpus-09bfede3b39547e4,libdeadpool_runtime-cddf124178e13e59,libhyper_util-710e730a8852b90d,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-bb1157d0f4ab15f4,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-e87b1efe0f691cc3,libtracing-6b01bcf5f11b4b22,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libindexmap-b33a6388115df9ff,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libatomic_waker-001109810bdecbaa,libtokio_util-faad4200d9b08f48,libtokio-5cad6758c2290fd4,libsignal_hook_registry-8a4b54058de61404,libsocket2-120bc162eace8961,libmio-4183aab451849642,libparking_lot-790f5800c09d4df7,libparking_lot_core-9698e769c5497ffb,liblibc-ad00f35fca7c19c8,libcfg_if-33ef6c02a07f9fec,liblock_api-1ba86343ea53273c,libscopeguard-d52bd00767847e44,libhttpdate-9f9d2502c6a38412,libfutures_util-3a8aad2f571d5d9e,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-eab26e8a1c030c72,libregex-9b444a174a2e0976,libregex_automata-ab95923a91eaf688,libaho_corasick-6e9abec44e58222d,libregex_syntax-13fc688ae7f36982,liblog-394b918668cad64a,libbase64-2a03de3babadded3,libassert_json_diff-9ca7f43c274900dc,libserde_json-0154e039a51127a2,libmemchr-3ffe5f7a52883367,libryu-0ea4bafc9bef6d8b,libserde-19f6b6296c59b27c,liburl-f9837cda9e274f8a,libidna-b7312fe2e04f0293,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ce375d3ce0ba0309,libicu_properties-1f94959c3627ff54,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-9d28799ce9b3e05f,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-be419ecc1e56c36b,libpotential_utf-a8b1e9318947a253,libicu_provider-135b245aa2730b84,libicu_locale_core-1e9b7ee408bf010b,libtinystr-e9a05486ad3da885,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-34f0da1e89ee2fa9,libzerotrie-11f0957d1f3e550f,libyoke-0cfffa78657d9d7c,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-996b93f4f5780fab,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-b47bc680ed14946e,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcjaof98/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/api_tests_wiremock-b40f2edc1f8198db" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `urasoe` (test "api_tests_wiremock") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustckMabec/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liburasoe-039abd66e424f209,libserde_yaml-4736617251918198,libunsafe_libyaml-7bc1bf218b2f5452,libchrono-5a5736428148032f,libiana_time_zone-693b81a5c0b46492,libnum_traits-8e8549ce956481f3,libclap-150452e633a4c22a,libclap_builder-000654f6e7e04340,libstrsim-24acdad2526b95b7,libanstream-5710bb053c641784,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-acd37f6657e9ecfb,libreqwest-e47af32b68eb695c,libserde_urlencoded-7c75309b78320f7f,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libhyper_tls-1684557cd8b89644,libtokio_native_tls-d0c5e1bf584ef58d,libmime-4b44681fdb2c65f7,libencoding_rs-591e0cad5e0af89d,libtower_http-42945e8ef3f59cb1,libiri_string-a380f51e5b0b7b73,libtower-301ab31c6a4f66f6,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-cdd4c38c2db8e90a,libopenssl_probe-cbab9b905ab83f66,libopenssl-cf153a59f0039d79,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-24b89a858aca2787,libcolored-22b52eb551a6f756,libanyhow-e1510cbfe26654d3,libwiremock-9e93b8ac4d4c79b0,libfutures-6db5c7496d9685d5,libfutures_executor-564aab23b21cf25c,libdeadpool-3d57d99b8d006235,libnum_cpus-09bfede3b39547e4,libdeadpool_runtime-cddf124178e13e59,libhyper_util-710e730a8852b90d,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-bb1157d0f4ab15f4,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-e87b1efe0f691cc3,libtracing-6b01bcf5f11b4b22,libtracing_core-e88fd22da97e6ef2,libindexmap-b33a6388115df9ff,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libatomic_waker-001109810bdecbaa,libtokio_util-faad4200d9b08f48,libtokio-5cad6758c2290fd4,libsignal_hook_registry-8a4b54058de61404,libsocket2-120bc162eace8961,libmio-4183aab451849642,libparking_lot-790f5800c09d4df7,libparking_lot_core-9698e769c5497ffb,liblock_api-1ba86343ea53273c,libscopeguard-d52bd00767847e44,libhttpdate-9f9d2502c6a38412,libfutures_util-3a8aad2f571d5d9e,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-eab26e8a1c030c72,libregex-9b444a174a2e0976,libregex_automata-ab95923a91eaf688,libaho_corasick-6e9abec44e58222d,libregex_syntax-13fc688ae7f36982,liblog-394b918668cad64a,libbase64-2a03de3babadded3,libassert_json_diff-9ca7f43c274900dc,libserde_json-0154e039a51127a2,libmemchr-3ffe5f7a52883367,libryu-0ea4bafc9bef6d8b,libserde-19f6b6296c59b27c,liburl-f9837cda9e274f8a,libidna-b7312fe2e04f0293,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ce375d3ce0ba0309,libicu_properties-1f94959c3627ff54,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-9d28799ce9b3e05f,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-be419ecc1e56c36b,libpotential_utf-a8b1e9318947a253,libicu_provider-135b245aa2730b84,libicu_locale_core-1e9b7ee408bf010b,libtinystr-e9a05486ad3da885,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-34f0da1e89ee2fa9,libzerotrie-11f0957d1f3e550f,libyoke-0cfffa78657d9d7c,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-996b93f4f5780fab,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-b47bc680ed14946e,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libtempfile-d74148bd7e3819c6,libgetrandom-4171e129c44b051b,liblibc-ad00f35fca7c19c8,libcfg_if-33ef6c02a07f9fec,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-6ee7b77c26bc451d,libbitflags-8d6004180f14a06d,liblinux_raw_sys-20b62ec4b985a4c8}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustckMabec/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_tests_wiremock-4c825f581c3ba468" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `urasoe` (test "integration_tests_wiremock") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b144aac7da4f1707ea8b6dc7583430c0810c234ba7519986b335e763d6631873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b144aac7da4f1707ea8b6dc7583430c0810c234ba7519986b335e763d6631873", kill_on_drop: false }`
[INFO] [stdout] b144aac7da4f1707ea8b6dc7583430c0810c234ba7519986b335e763d6631873
